@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&display=swap');
body {font-family: Montserrat, sans-serif!important; background-color:#c4c4c5;}
h1,h2,h3,h4,h5,h6 {font-family:Montserrat, sans-serif!important; font-weight:600;}
.encabezado-titulo {background-color:#001689; color:#fff;}
a {color:#001689!important; font-weight:600;}
.tabla-texto-pequeno {font-size:12px;}
.tabla-texto-pequeno tr th {background:#001689!important}
